WARNING: This program has a bug, which means we need to fix it!
RULE: Variable names never go in quotes, even if the value stores a string.
- Click Run and read the error message.
- Debug the program so that it draws a circle using the variable circle_color.
To navigate the page using the TAB key, first press ESC to exit the code editor.